Key | Id | Name | Type | Length | IsNullable | Collation |
CustomerTypeID | nchar | 20 | SQL_Latin1_General_CP1_CI_AS | |||
CustomerDesc | ntext | 16 | SQL_Latin1_General_CP1_CI_AS |
Name | Description | Group | Keys |
PK_CustomerDemographics | nonclustered, unique, primary key | PRIMARY | CustomerTypeID |
|
|